Skip to content

fix: update interop contract abis#65

Merged
vasyl-ivanchuk merged 1 commit intomainfrom
vi/update-interop-contract-abis
Mar 3, 2026
Merged

fix: update interop contract abis#65
vasyl-ivanchuk merged 1 commit intomainfrom
vi/update-interop-contract-abis

Conversation

@vasyl-ivanchuk
Copy link
Copy Markdown
Contributor

@vasyl-ivanchuk vasyl-ivanchuk commented Mar 3, 2026

What 💻

Update Interop Contract abis.

Why ✋

To stay in sync with interop contracts, some types have been updated, for instance the InteropBundleSent event was extended.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 3, 2026

ci-run-tests LCOV of commit 9115410 during ci-run-tests #195

Summary coverage rate:
  lines......: 83.9% (13398 of 15961 lines)
  functions..: no data found
  branches...: no data found

Files changed coverage rate:
                                                                              |Lines       |Functions  |Branches    
  Filename                                                                    |Rate     Num|Rate    Num|Rate     Num
  ==================================================================================================================
  src/adapters/__tests__/decode-helpers.ts                                    | 0.0%    100|    -     0|    -      0
  src/adapters/ethers/client.ts                                               | 0.0%    160|    -     0|    -      0
  src/adapters/ethers/resources/interop/context.ts                            | 0.0%     77|    -     0|    -      0
  src/adapters/ethers/resources/interop/services/finalization/data-fetchers.ts| 0.0%     22|    -     0|    -      0
  src/adapters/ethers/resources/interop/services/finalization/topics.ts       | 0.0%     13|    -     0|    -      0
  src/core/abi.ts                                                             | 0.0%     14|    -     0|    -      0
  src/core/internal/abis/IInteropCenter.ts                                    | 0.0%    663|    -     0|    -      0
  src/core/internal/abis/IInteropHandler.ts                                   | 0.0%    283|    -     0|    -      0
  src/core/internal/abis/IInteropRootStorage.ts                               | 0.0%     52|    -     0|    -      0

Full coverage report

@vasyl-ivanchuk vasyl-ivanchuk merged commit 1b8cd60 into main Mar 3, 2026
17 checks passed
@vasyl-ivanchuk vasyl-ivanchuk deleted the vi/update-interop-contract-abis branch March 3, 2026 10:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants